home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…nuary (Partner) - Disc 2 / The Apple Reference and Presentations Library (Disc 2)(January 1994).iso / Diehl Graphsoft / German / MiniCad / MiniCad-PPC / MiniCad 5.0.1-D / MiniCad 5.0.1-D.rsrc / STR#_7001.txt < prev    next >
Encoding:
Text File  |  1994-10-06  |  256 b   |  17 lines

  1. DSelectAll;
  2.  
  3. Deselects all object on active layers
  4.  
  5. SelectAll;
  6.  
  7. selects all object on active layers
  8.  
  9. SetSelect(h : HANDLE);
  10.  
  11. Selects the object that the handle is connected to
  12.  
  13. SetDSelect(h : HANDLE);
  14.  
  15. Deselects the object that the handle is connected to
  16.  
  17.